/**
 * style.less
 * 层叠样式表
 */
.ff
{
    font-family: 'iconfont' !important;
}
.clearfix
{
    zoom: 1;
}
.clearfix:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link
{
    outline: none !important;
}
.slick-slide
{
    outline: none;
}
.slick-slide a
{
    outline: none !important;
}
@font-face
{
    font-family: 'iconfont';

    src: url('../fonts/iconfont.eot?t=1481266234445');
    src: url('../fonts/iconfont.eot?t=1481266234445#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff?t=1481266234445') format('woff'), url('../fonts/iconfont.ttf?t=1481266234445') format('truetype'), url('../fonts/iconfont.svg?t=1481266234445#iconfont') format('svg');
}
/* This stylesheet generated by Transfonter (https://transfonter.org) on October 19, 2017 3:41 AM */
@-ms-viewport
{
    width: auto !important;
}
body
{
    font-family: 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'PingFang SC', 'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;

    color: #333;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.fixed
{
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
body.searchactive
{
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1350px)
{
    .container
    {
        width: 1320px;
    }
}
@media (min-width: 1470px)
{
    .container
    {
        width: 1440px;
    }
}
@media (max-width: 767px)
{
    .col-xs-6:nth-child(2n+1)
    {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n)
    {
        padding-left: 7.5px;
    }
}
li,
ol,
ul
{
    list-style: none;
}
a
{
    color: inherit;
}
a:hover,
a:link,
a:visited
{
    text-decoration: none;

    color: inherit;
}
input[type=number]
{
    -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
    margin: 0;

    -webkit-appearance: none;
}
ul
{
    margin: 0;
    padding: 0;
}
button,
input,
textarea
{
    resize: none;

    border: none;
    outline: none;
}
a
{
    text-decoration: none;

    color: inherit;
}
a:hover
{
    text-decoration: none;

    color: inherit;
}
a:visited,
a:link
{
    text-decoration: none;

    color: inherit;
}
.img-box
{
    position: relative;

    display: block;
    overflow: hidden;

    height: 0;
    padding-bottom: 100%;
}
.img-box img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
}
.img-box img[src=''],
.img-box img:not([src])
{
    opacity: 0;
    border: 0;
}
.header
{
    z-index: 10;
    top: 0;

    width: 100%;
    height: 112px;

    -webkit-transition: all .4s;
            transition: all .4s;

    background-color: #fff;
}
@media (max-width: 1199px)
{
    .header
    {
        height: 100px;
    }
}
.header .header-top
{
    height: 34px;

    background-color: #525252;
}
@media (max-width: 1199px)
{
    .header .header-top
    {
        height: 30px;
    }
}
.header .header-top .text
{
    display: inline-block;
}
.header .header-top .text p
{
    font-size: 14px;
    line-height: 34px;

    display: inline-block;

    margin: 0;

    vertical-align: middle;

    opacity: .8;
    color: #fff;
}
@media (max-width: 1199px)
{
    .header .header-top .text p
    {
        line-height: 30px;
    }
}
@media (max-width: 767px)
{
    .header .header-top .text p
    {
        display: none;
    }
}
.header .header-top .text p:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;

    float: left;

    margin-right: 10px;

    content: '\e6ab';
}
.header .header-top .text p.email
{
    margin-left: 10px;
}
.header .header-top .text p.email:before
{
    font-size: 18px;

    content: '\e61a';
}
.header .header-top .text p a:hover
{
    text-decoration: underline;
}
.header .header-nav
{
    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .header .header-nav
    {
        height: 70px;
    }
}
.header .logo
{
    position: relative;

    float: left;

    height: 46px;
    margin-top: 16px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 767px)
{
    .header .logo
    {
        height: 30px;
        margin-top: 20px;
    }
}
.header .logo a
{
    display: block;

    height: 100%;
}
.header .logo img
{
    display: inline-block;

    height: 100%;
}
.header .nav-collapse
{
    position: absolute;
    z-index: 10;
    top: 2px;
    right: 10px;

    display: none;
    float: right;

    width: 20px;
    height: 40px;
    padding: 0;

    cursor: pointer;

    background: none;
}
@media (max-width: 1199px)
{
    .header .nav-collapse
    {
        display: block;

        margin-top: 14px;
    }
    .header .nav-collapse.nav-collapse-1
    {
        position: absolute;
        z-index: 9999;
        top: 10px;
        right: 20px;

        display: block;

        margin-top: 8px;

        border: none;
    }
    .header .nav-collapse.nav-collapse-1 .btn-line
    {
        background-color: #999 !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .header .nav-collapse.nav-collapse-xs:hover .btn-line
    {
        background-color: #000;
    }
}
.header .nav-collapse .btn-line
{
    position: absolute;
    left: 50%;

    width: 20px;
    height: 2px;

    -webkit-transition: all .5s ease;
            transition: all .5s ease;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);

    background-color: #999;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1)
{
    position: absolute;

    display: block;

    width: 20px;
    height: 2px;

    content: '';
    -webkit-transition: all .5s ease;
            transition: all .5s ease;

    background-color: #999;
}
.header .nav-collapse .btn-line:nth-child(1)
{
    top: 35%;
}
.header .nav-collapse .btn-line:nth-child(2)
{
    top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3)
{
    top: 65%;
}
.header .nav-collapse.active
{
    border-color: transparent;
}
.header .nav-collapse.active .btn-line
{
    background-color: #fff;
}
.header .nav-collapse.active .btn-line:nth-child(2)
{
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);

    opacity: 0;
}
.header .nav-collapse.active .btn-line:nth-child(1)
{
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotateZ(45deg);
}
.header .nav-collapse.active .btn-line:nth-child(3)
{
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(-45deg);
        -ms-transform: translateX(-50%) rotate(-45deg);
            transform: translateX(-50%) rotateZ(-45deg);
}
.header .header-nav .container
{
    position: relative;
}
@media (min-width: 1200px)
{
    .header .nav
    {
        float: right;
    }
}
@media (max-width: 1199px)
{
    .header .nav
    {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;

        display: none;

        width: 100%;
        height: 100%;
        padding: 0 26px;

        -webkit-transition: left .3s;
                transition: left .3s;
        text-align: left;
        text-align: center;

        background: #fafafa;
        background-color: #000;
    }
    .header .nav .tbl
    {
        display: table;

        width: 100%;
        height: 100%;
    }
    .header .nav .tbl-cell
    {
        display: table-cell;

        height: 100%;

        vertical-align: middle;
    }
}
@media (max-width: 767px)
{
    .header .nav
    {
        width: 100%;
        padding: 30px;
    }
}
.header .nav.left-100
{
    left: -100%;
}
.header .nav.left-200
{
    left: -200%;
}
@media (min-width: 1200px)
{
    .header .nav .nav-list1
    {
        margin: 0 -20px;
    }
    .header .nav .nav-list1 > li
    {
        position: relative;

        float: left;

        padding: 0 28px;
    }
    .header .nav .nav-list1 > li > a
    {
        font-size: 16px;
        font-weight: bold;
        line-height: 78px;

        position: relative;

        display: inline-block;
        overflow: hidden;

        -webkit-transition: all .4s;
                transition: all .4s;
        vertical-align: middle;
    }
    .header .nav .nav-list1 > li > a:after
    {
        position: absolute;
        bottom: 0;
        left: 0;

        display: block;

        width: 0;
        height: 2px;

        content: '';
        -webkit-transition: all .4s;
                transition: all .4s;

        background-color: #e63a3a;
    }
    .header .nav .nav-list1 > li:hover > a:after,
    .header .nav .nav-list1 > li.active > a:after
    {
        width: 100%;
    }
    .header .nav .nav-list1 .nav-list2
    {
        position: absolute;
        z-index: 50;
        top: 98%;

        display: none;

        min-width: 160px;
        padding: 20px 0;

        text-align: center;
        text-align: left;

        background-color: rgba(255, 255, 255, .86);
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list2 li
    {
        position: relative;

        list-style: none;
    }
    .header .nav .nav-list1 .nav-list2 li > a
    {
        line-height: 30px;

        position: relative;
        z-index: 1;

        display: block;

        padding: 0 24px;

        -webkit-transition: -webkit-transform .6s ease;
                transition: -webkit-transform .6s ease;
                transition:         transform .6s ease;
                transition:         transform .6s ease, -webkit-transform .6s ease;
    }
    .header .nav .nav-list1 .nav-list2 li > a:hover
    {
        -webkit-transform: translateX(6px);
            -ms-transform: translateX(6px);
                transform: translateX(6px);
        text-decoration: underline;
    }
    .header .nav .nav-list1 .nav-list2 li img
    {
        max-width: 400px;
    }
    .header .nav .nav-list1 .nav-list3
    {
        position: absolute;
        top: 0;
        left: 100%;

        display: none;

        min-width: 200px;
        padding: 20px 0;

        text-align: left;

        background-color: rgba(255, 255, 255, .86);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list3 li
    {
        border-bottom: 1px dashed rgba(255, 255, 255, .2);
    }
    .header .nav .nav-list1 .nav-list3 li > a
    {
        line-height: 30px;

        padding: 0 20px;
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list1
    {
        margin: 20px 0;

        opacity: 0;
    }
    .header .nav .nav-list1 > li
    {
        -webkit-transform: translateX(-25px);
            -ms-transform: translateX(-25px);
                transform: translateX(-25px);

        opacity: 0;
    }
    .header .nav .nav-list1 > a
    {
        font-size: 20px;

        color: #fff;
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list2,
    .header .nav .nav-list3
    {
        display: none;
    }
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a
    {
        font-size: 16px;
        line-height: 2;

        margin-top: 5px;

        color: #fff;
    }
}
.header .nav .nav-list2 a,
.header .nav .nav-list3 a
{
    display: block;
}
@media (max-height: 580px)
{
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a
    {
        margin-top: 0;
    }
}
.header .nav-2,
.header .nav-3
{
    display: none;
}
@media (max-width: 1199px)
{
    .header .nav-2,
    .header .nav-3
    {
        position: absolute;
        z-index: 9999;
        top: 0;

        display: block;
        overflow: hidden;

        width: 100%;
        height: 100%;
        padding: 20px;

        -webkit-transition: left .3s;
                transition: left .3s;
        text-align: left;
        text-align: center;

        color: #fff;
        background: #fafafa;
        background-color: #000;
    }
}
.header .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before
{
    font-family: 'iconfont';
    font-size: 26px;

    content: '\e9b5';
}
.header .nav-2 .nav-top .nav-title,
.header .nav-3 .nav-top .nav-title
{
    font-size: 24px;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .header .nav-2 .nav-top .nav-title,
    .header .nav-3 .nav-top .nav-title
    {
        font-size: 18px;

        width: 100%;
    }
}
.header .nav-2 .nav-top .nav-collapse-2,
.header .nav-3 .nav-top .nav-collapse-2
{
    margin: 0;
}
.header .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav-3 .nav-top .nav-collapse-2 .btn-line
{
    background-color: #fff;
}
.header .nav-2 .content,
.header .nav-3 .content
{
    overflow: auto;

    height: 80%;
    margin-top: 12%;
}
@media (max-width: 767px)
{
    .header .nav-2 .content ul,
    .header .nav-3 .content ul
    {
        padding: 0 15px;
    }
}
.header .nav-2 .content ul li,
.header .nav-3 .content ul li
{
    font-size: 18px;
    line-height: 50px;

    margin: 25px 0;

    text-align: left;
}
@media (max-width: 767px)
{
    .header .nav-2 .content ul li,
    .header .nav-3 .content ul li
    {
        margin: 0;
    }
}
.header .nav-2 .content ul li.more,
.header .nav-3 .content ul li.more
{
    position: relative;
}
.header .nav-2 .content ul li.more:after,
.header .nav-3 .content ul li.more:after
{
    font-family: 'iconfont' !important;
    font-size: 16px;

    position: absolute;
    top: 50%;
    right: 0;

    content: '\e72f';
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    color: #fff;
}
.header .nav-2 .content ul li a,
.header .nav-3 .content ul li a
{
    display: block;
}
.header .nav-2
{
    left: 100%;
}
.header .nav-3
{
    left: 200%;
}
.header .nav-3 .content ul li
{
    font-size: 19px;
}
.header .fade-out ul
{
    text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
    .header .fade-out ul
    {
        padding: 0 5%;
    }
}
@media (max-width: 1199px)
{
    .header .fade-out ul .pic
    {
        display: none !important;
    }
}
@media (max-width: 1199px)
{
    .header .fade-out ul.nav-list1
    {
        opacity: 1;
    }
    .header .fade-out ul.nav-list1 a
    {
        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li
    {
        position: relative;

        margin: 20px 0;
    }
    .header .fade-out ul.nav-list1 > li.act
    {
        -webkit-transition: all .4s;
                transition: all .4s;
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);

        opacity: 1;
    }
    .header .fade-out ul.nav-list1 > li.more:after
    {
        font-family: 'iconfont';
        font-size: 18px;

        position: absolute;
        top: 50%;
        right: 0;

        margin-top: -14px;

        content: '\e72f';

        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li > a
    {
        font-size: 18px;
        line-height: 2.5;

        display: block;

        text-transform: uppercase;
    }
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li
    {
        margin: 0;
    }
}
@media (max-width: 1199px) and (max-height: 768px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px) and (max-width: 480px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 14px;
    }
}
.header .fade-out ul.nav2-list2 h4
{
    font-size: 20px;
    line-height: 50px;
}
.header .search-box
{
    position: fixed;
    z-index: 888;
    top: 100%;
    left: 0;

    display: none;
    overflow: hidden;

    width: 100%;
    height: 100%;
    margin-top: 20px;
    margin-top: 0;
    margin-right: 10px;
    padding: 0 3%;

    background-color: rgba(51, 51, 51, .96);
}
.header .search-box .search
{
    line-height: 40px;

    overflow: hidden;
    zoom: 1;

    width: 240px;

    border: 1px solid #dbdbdb;
    border-radius: 40px;
}
.header .search-box .search:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.header .search-box .input-text
{
    float: left;

    height: 38px;
    padding-left: 10%;

    background: none;
}
@media (min-width: 768px)
{
    .header .search-box .input-text
    {
        width: 100%;
        padding: 0 50px 0 3%;
    }
}
.header .search-box .input-submit
{
    line-height: 36px;

    float: right;

    width: 50px;

    -webkit-animation: fadeInLeft 1s 0s ease both;
            animation: fadeInLeft 1s 0s ease both;

    background: none;
}
.header .search-box .input-submit:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;

    content: '\e660';

    color: #fff;
}
@media (min-width: 768px)
{
    .header .search-box .input-submit
    {
        position: absolute;
        right: 0;
        bottom: 20px;
    }
}
.header .search-box.search-xs
{
    width: 100%;
    margin: 0;

    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    background: none;
}
@media (min-width: 1200px)
{
    .header .search-box.search-xs
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .header .search-box.search-xs
    {
        position: absolute;
        z-index: 0;
        top: auto;
        right: 0;
        bottom: 0;
        bottom: 30px;

        display: inline-block;

        height: 34px;
    }
}
.header .search-box.search-xs.show
{
    z-index: 66;
}
.header .search-box.search-xs.show .search
{
    left: 0;
}
.header .search-box.search-xs .search
{
    position: absolute;
    z-index: 888;
    top: 0;
    left: 120%;

    width: 100%;

    -webkit-transition: left .3s;
            transition: left .3s;

    border-color: #fff;
    background: #fff;
}
@media (max-width: 360px)
{
    .header .search-box.search-xs form .input-text
    {
        width: 74%;
    }
}
@media (max-width: 767px)
{
    .header .search-box.search-xs form .input-text
    {
        padding-left: 5%;
    }
}
.header .search-box.search-xs .input-submit
{
    line-height: 34px;

    background: #fff;
}
.header .search-box.search-xs .input-submit:before
{
    color: #104384;
}
.header .search-icon
{
    position: absolute;
    z-index: 10;
    top: 18px;
    left: 15px;

    display: inline-block;

    cursor: pointer;
}
.header .search-icon:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    content: '\e660';

    color: #e63a3a;
}
.header .search-lg
{
    top: 0;
}
.header .search-lg .logo
{
    margin-top: 20px;
    margin-left: 0;
}
.header .search-lg .search
{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

    width: 100%;
    max-width: 90%;
    margin: auto;
    padding: 0 10px;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .8);
    border-radius: 0;
}
.header .search-lg .search p
{
    margin-bottom: 50px;

    -webkit-animation: zoomIn 1s 0s ease both;
            animation: zoomIn 1s 0s ease both;
    text-align: center;
    letter-spacing: 2px;

    color: #fff;
}
.header .search-lg .input-text
{
    font-size: 20px;
    line-height: 30px;

    width: 80%;
    height: 60px;
    padding: 0;
    padding-bottom: 30px;

    -webkit-animation: zoomIn 1s 0s ease both;
            animation: zoomIn 1s 0s ease both;
    text-align: center;

    color: #fff;
}
.header .search-lg .close-btn
{
    position: fixed;
    top: 34px;
    right: 18%;

    cursor: pointer;
}
@media (max-width: 1440px)
{
    .header .search-lg .close-btn
    {
        right: 8%;
    }
}
.header .search-lg .close-btn:before
{
    font-size: 20px;

    content: '\2716';

    color: #fff;
}
.header .language
{
    float: right;

    -webkit-transition: all .4s;
            transition: all .4s;
}
.header .language a
{
    display: inline-block;

    width: 18px;
    height: 18px;
    margin: 8px 10px;

    vertical-align: middle;

    background: url(../images/language.png) no-repeat;
    background-size: cover;
}
@media (max-width: 767px)
{
    .header .language a
    {
        margin: 6px 5px;
    }
}
.header .language a.cn
{
    background-position: -18px 0;
}
.header .language a.jp
{
    background-position: -36px 0;
}
.header .find
{
    font-size: 16px;
    line-height: 34px;

    display: inline-block;
    float: right;

    margin-right: 10px;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;

    color: #fff;
}
.header .find:after
{
    font-family: 'iconfont' !important;

    content: '\e660';
}
.header .find:hover
{
    color: #e63a3a;
}
@media (max-width: 1199px)
{
    .header .right
    {
        display: inline-block;
        float: right;

        margin-right: 0;
    }
}
.header .back-btn
{
    position: absolute;
    left: 15px;
}
.online-wrap .btn
{
    line-height: 36px;

    position: fixed;
    z-index: 9;
    right: 0;
    bottom: 0;

    width: 40px;
    height: 40px;
    padding: 0;

    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    text-align: center;

    border-radius: 0;
    background-color: rgba(0, 0, 0, .8);
}
@media (min-width: 992px)
{
    .online-wrap .btn
    {
        display: none;
    }
}
.online-wrap .btn:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: inline-block;

    content: '\e6d2';
    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;

    color: #fff;
}
.online-wrap .btn.active:before
{
    -webkit-transform: rotateZ(225deg);
        -ms-transform: rotate(225deg);
            transform: rotateZ(225deg);
}
.online-wrap .code-pic
{
    position: fixed;
    z-index: 101;
    right: 45px;
    bottom: 180px;

    display: none;

    max-width: 120px;
}
.online-wrap .code-pic .pic-box
{
    padding: 5px;

    background-color: #fff;
}
.online-wrap .code-pic img
{
    display: block;

    max-width: 100%;
}
.online-wrap .online
{
    position: fixed;
    z-index: 9;
    right: 3%;
    bottom: 23%;

    -webkit-transition: right .3s;
            transition: right .3s;
}
@media (max-width: 1560px)
{
    .online-wrap .online
    {
        right: 1%;
    }
}
@media (max-width: 991px)
{
    .online-wrap .online
    {
        right: -60px;
        bottom: 90px;
    }
    .online-wrap .online.active
    {
        right: 0;
    }
}
.online-wrap .online a
{
    line-height: 48px;

    position: relative;

    display: block;

    width: 48px;
    height: 48px;
    margin: 4px 0;

    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;

    border-radius: 6px;
    background-color: #4c4c4c;
}
.online-wrap .online a:before
{
    font-size: 24px;

    color: #fff;
}
@media (min-width: 992px)
{
    .online-wrap .online a:hover
    {
        background-color: #e63a3a;
    }
}
@media (max-width: 767px)
{
    .online-wrap .online a
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
    .online-wrap .online a:before
    {
        font-size: 20px;
    }
}
@media (min-width: 992px)
{
    .online-wrap .online .icon-phone:hover .phone-num
    {
        right: 100%;
    }
}
.online-wrap .online .icon-phone .phone-num
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: -300px;

    padding-right: 5px;

    -webkit-transition: right .3s;
            transition: right .3s;
    white-space: nowrap;
}
.online-wrap .online .icon-phone .phone-num p
{
    margin: 0;
    padding: 0 10px;

    color: #fff;
    background-color: #c41313;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}
.online-wrap .online .code:before
{
    font-size: 24px;
}
@media (max-width: 767px)
{
    .online-wrap .online .code:before
    {
        font-size: 22px;
    }
}
.online-wrap .online .code .mask
{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 100%;

    display: none;

    width: 130px;
    height: 130px;
    padding-right: 5px;
}
.online-wrap .online .code .mask .mask-box
{
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.online-wrap .online .code .mask img
{
    display: block;

    width: 100%;
}
.online-wrap .online .code .mask p
{
    font-size: 13px;
    line-height: 16px;

    margin: 5px 0 8px 0;

    color: #888;
}
.online-wrap .icon-qq:before
{
    font-family: 'iconfont' !important;

    content: '\e62d';
}
.online-wrap .icon-weixin:before
{
    font-family: 'iconfont' !important;

    content: '\e604';
}
.online-wrap .icon-message:before
{
    font-family: 'iconfont' !important;
    font-size: 24px !important;

    content: '\e6a4';
}
.online-wrap .icon-skype:before
{
    font-family: 'iconfont' !important;

    content: '\e6b7';
}
.online-wrap .icon-whatsapp:before
{
    font-family: 'iconfont' !important;

    content: '\e751';
}
.online-wrap .icon-phone:before
{
    font-family: 'iconfont' !important;

    content: '\e61c';
}
.online-wrap .icon-arrow-top:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;

    content: '\e614';
}
.banner
{
    font-size: 0;

    position: relative;

    overflow: hidden;

    width: 100%;
    padding-bottom: 60px;
}
@media (max-width: 1199px)
{
    .banner .slickbanner
    {
        width: 120%;
        max-width: 120%;
        margin-left: -10%;
    }
}
@media (max-width: 991px)
{
    .banner .slickbanner
    {
        width: 130%;
        max-width: 130%;
        margin-left: -15%;
    }
}
.banner .slickbanner img
{
    display: block;

    width: 100%;
}
.banner .arrow-down
{
    position: absolute;
    z-index: 9;
    bottom: 88px;
    left: -webkit-calc(50% - 18px);
    left:         calc(50% - 18px);

    display: block;

    width: 35px;
    height: 35px;

    cursor: pointer;

    background: url(../images/arrow.png) no-repeat;
}
@media (max-width: 991px)
{
    .banner .arrow-down
    {
        display: none;
    }
}
.banner .slick-dots
{
    position: absolute;
    bottom: 90px;

    width: 100%;

    text-align: center;
}
@media (max-width: 1199px)
{
    .banner .slick-dots
    {
        bottom: 10px;
    }
}
.banner .slick-dots li
{
    display: inline-block;

    width: 60px;
    height: 8px;
    margin: 0 15px;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;

    opacity: .8;
    border-radius: 20px;
    background-color: #fff;
}
@media (max-width: 991px)
{
    .banner .slick-dots li
    {
        width: 40px;
        height: 4px;
        margin: 0 4px;
    }
}
.banner .slick-dots li.slick-active
{
    opacity: 1;
    background-color: #e63a3a;
}
.banner .slick-dots li button
{
    display: none;
}
.banner .slick-arrow
{
    line-height: 80px;

    position: absolute;
    z-index: 2;
    top: 50%;
    left: 5%;

    display: none !important;

    width: 40px;
    height: 80px;
    padding: 0;

    cursor: pointer;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    color: #888;
    background: none;
    background-color: rgba(230, 58, 58, .8);
}
@media (max-width: 991px)
{
    .banner .slick-arrow
    {
        line-height: 50px;

        left: 12%;

        display: block !important;

        width: 24px;
        height: 50px;
    }
}
.banner .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    content: '\e601';

    color: #c7c7c7;
}
.banner .slick-arrow.slick-next
{
    right: 5%;
    left: auto;
}
@media (max-width: 991px)
{
    .banner .slick-arrow.slick-next
    {
        right: 12%;
    }
}
.banner .slick-arrow.slick-next:before
{
    content: '\e827';
}
.banner .slick-arrow:hover
{
    background-color: #e63a3a;
}
.banner .slick-slide
{
    overflow: hidden;
}
.banner .thumbnail-banner
{
    position: absolute;
    z-index: 8;
    right: 10%;
    display: none;
    bottom: 0;
}
@media (max-width: 991px)
{
    .banner .thumbnail-banner
    {
        display: none;
    }
}
.banner .thumbnail-banner img
{
    max-width: 100%;
}
.banner:hover .slick-arrow
{
    display: block !important;
}
.banner-in
{
    padding-bottom: 0;
}
@media (max-width: 991px)
{
    .banner-in .slickbanner
    {
        width: 140%;
        max-width: 140%;
        margin-left: -20%;
    }
}
@-webkit-keyframes narrow
{
    0%
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);

        opacity: 1;
    }
    50%
    {
        -webkit-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }
}
@keyframes narrow
{
    0%
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);

        opacity: 1;
    }
    50%
    {
        -webkit-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }
}
.zoomIn1
{
    -webkit-animation-name: narrow;
            animation-name: narrow;
}
.box
{
    overflow: hidden;

    padding: 100px 0;
}
@media (max-width: 991px)
{
    .box
    {
        padding: 60px 0;
    }
}
.title
{
    text-align: center;
}
.title b
{
    font-size: 32px;

    display: block;

    color: #555;
}
.title b span
{
    color: #e63a3a;
}
@media (max-width: 991px)
{
    .title b
    {
        font-size: 24px;
    }
}
.title p
{
    font-size: 16px;
    line-height: 1.5;

    margin: 10px 0 0 0;

    color: #999;
}
.indexcontent
{
    position: relative;
    z-index: 2;
}
.box-product .product
{
    margin-top: 40px;

    background-color: #f9f9f9;
}
.box-product .slick-product
{
    margin: 0 -15px;
    padding: 40px 100px;
}
@media (max-width: 1199px)
{
    .box-product .slick-product
    {
        padding: 40px 60px;
    }
}
@media (max-width: 991px)
{
    .box-product .slick-product
    {
        padding: 40px;
    }
}
.box-product .slick-product .slick-slide
{
    padding: 0 15px;
}
.box-product .slick-product .item
{
    position: relative;

    overflow: hidden;
}
.box-product .slick-product .item .img-box
{
    padding-bottom: 125.92592593%;
}
.box-product .slick-product .item .note p
{
    font-size: 18px;
    line-height: 60px;

    display: block;

    margin: 0;
    padding: 0 10px;

    text-align: center;

    color: #fff;
    background-color: #2d5585;
}
.box-product .slick-product .item .maskbg
{
    position: absolute;
    top: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: all .6s;
            transition: all .6s;
    -webkit-transform: translateY(110%);
        -ms-transform: translateY(110%);
            transform: translateY(110%);
    text-align: center;

    color: #fff;
    background-color: rgba(230, 58, 58, .9);
}
.box-product .slick-product .item .maskbg .mask
{
    position: absolute;
    top: 50%;

    width: 100%;
    padding: 15px;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    color: #fff;
}
.box-product .slick-product .item .maskbg .mask b
{
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;

    display: block;
    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin-bottom: 20px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.box-product .slick-product .item .maskbg .mask p
{
    font-size: 16px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 120px;
    margin: 0;

    text-align: left;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
@media (max-width: 1350px)
{
    .box-product .slick-product .item .maskbg .mask p
    {
        font-size: 15px;
    }
}
.box-product .slick-product .item .maskbg .mask a.more
{
    font-size: 16px;
    line-height: 44px;

    display: inline-block;

    margin-top: 20%;
    padding: 0 36px;

    -webkit-transition: all .2s;
            transition: all .2s;

    border: 1px solid #fff;
    border-radius: 30px;
}
.box-product .slick-product .item .maskbg .mask a.more:hover
{
    border-color: #e63a3a;
    background-color: #e63a3a;
}
@media (min-width: 1200px)
{
    .box-product .slick-product .item:hover .maskbg
    {
        -webkit-transform: translateY(0%);
            -ms-transform: translateY(0%);
                transform: translateY(0%);
    }
}
.box-product .slick-arrow
{
    position: absolute;
    top: 50%;
    left: 0;

    padding: 0;

    cursor: pointer;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    background: none;
}
.box-product .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    line-height: 60px;

    display: block;

    width: 60px;
    height: 60px;

    content: '\e9b7';
    -webkit-transition: all .2s;
            transition: all .2s;

    color: #b7b7b7;
    border: 1px solid #b7b7b7;
    border-radius: 50%;
}
@media (max-width: 1199px)
{
    .box-product .slick-arrow:before
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.box-product .slick-arrow.slick-next
{
    right: 0;
    left: auto;
}
.box-product .slick-arrow.slick-next:before
{
    content: '\e610';
}
.box-product .slick-arrow:hover:before
{
    color: #fff;
    border-color: #e63a3a;
    background-color: #e63a3a;
}
.box-about
{
    position: relative;

    padding: 60px 0;
}
@media (max-width: 1199px)
{
    .box-about
    {
        padding: 0;
    }
}
.box-about:before
{
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 700px;
    height: 100%;

    content: '';

    border-radius: 200px 0 0 200px;
    background-color: #e63a3a;
}
@media (max-width: 1560px)
{
    .box-about:before
    {
        width: 500px;
    }
}
@media (max-width: 1199px)
{
    .box-about:before
    {
        display: none;
    }
}
.box-about .title
{
    margin-top: 30px;

    text-align: left;
}
@media (max-width: 1560px)
{
    .box-about .title
    {
        margin-top: 0;
    }
}
.box-about .text
{
    margin-top: 40px;
}
@media (max-width: 1560px)
{
    .box-about .text
    {
        margin-top: 30px;
    }
}
.box-about .text p
{
    font-size: 16px;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 1560px)
{
    .box-about .text p
    {
        font-size: 15px;
    }
}
@media (max-width: 991px)
{
    .box-about .text p
    {
        font-size: 14px;
    }
}
.box-about .more
{
    margin-top: 40px;
}
@media (max-width: 1560px)
{
    .box-about .more
    {
        margin-top: 30px;
    }
}
.box-about .more a
{
    font-size: 16px;
    line-height: 48px;

    display: inline-block;

    height: 48px;
    padding: 0 38px;

    -webkit-transition: all .2s;
            transition: all .2s;

    color: #fff;
    border-radius: 30px;
    background-color: #e63a3a;
}
.box-about .more a:hover
{
    background-color: #c41313;
}
@media (max-width: 991px)
{
    .box-about .slick-about
    {
        margin-top: 40px;
    }
}
.box-about .slick-about .item .img-box
{
    padding-bottom: 63.1884058%;
}
.box-about .slick-about .slick-arrow
{
    position: absolute;
    z-index: 6;
    top: 50%;
    left: 20px;

    padding: 0;

    cursor: pointer;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    background: none;
}
@media (max-width: 991px)
{
    .box-about .slick-about .slick-arrow
    {
        left: 0;
    }
}
.box-about .slick-about .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 30px;
    line-height: 60px;

    display: block;

    width: 60px;
    height: 60px;

    content: '\e601';

    color: #fff;
    background-color: rgba(255, 255, 255, .65);
}
@media (max-width: 991px)
{
    .box-about .slick-about .slick-arrow:before
    {
        font-size: 22px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.box-about .slick-about .slick-arrow.slick-next
{
    right: 20px;
    left: auto;
}
@media (max-width: 991px)
{
    .box-about .slick-about .slick-arrow.slick-next
    {
        right: 0;
    }
}
.box-about .slick-about .slick-arrow.slick-next:before
{
    content: '\e827';
}
.box-about .slick-about .slick-arrow:hover:before
{
    background-color: #e63a3a;
}
.box-news
{
    margin-top: 80px;

    background-color: #fafafa;
}
@media (max-width: 991px)
{
    .box-news
    {
        margin-top: 60px;
    }
}
.box-news .title
{
    text-align: left;
}
.box-news .slick-news
{
    margin: 0 -15px;
    margin-top: 30px;
}
.box-news .slick-slide
{
    padding: 0 15px;
}
.box-news .item
{
    position: relative;

    display: block;
    overflow: hidden;

    padding: 14px;

    -webkit-transition: all .4s;
            transition: all .4s;

    border: 1px solid #dcdcdc;
}
@media (max-width: 991px)
{
    .box-news .item
    {
        padding: 6px;
    }
}
.box-news .item .pic
{
    position: relative;

    float: left;

    width: 36%;
}
@media (max-width: 1350px)
{
    .box-news .item .pic
    {
        width: 40%;
    }
}
@media (max-width: 767px)
{
    .box-news .item .pic
    {
        width: 100%;
    }
}
.box-news .item .pic .img-box
{
    padding-bottom: 86.66666667%;
}
.box-news .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-news .item .pic .date
{
    position: absolute;
    top: 12px;
    left: 12px;

    display: inline-block;

    padding: 16px 10px;

    text-align: center;

    color: #fff;
    background-color: #e63a3a;
}
.box-news .item .pic .date b
{
    font-size: 24px;
    line-height: 1;

    display: block;
}
.box-news .item .pic .date p
{
    font-size: 16px;
    line-height: 1.71428571;

    margin: 4px 0 0 0;
}
.box-news .item a
{
    display: block;
}
.box-news .item .note
{
    float: left;

    width: 64%;
    padding-left: 20px;
}
@media (max-width: 1350px)
{
    .box-news .item .note
    {
        width: 60%;
    }
}
@media (max-width: 767px)
{
    .box-news .item .note
    {
        width: 100%;
        padding: 20px 0;
    }
}
.box-news .item .note b
{
    font-size: 18px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin-top: 10px;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px)
{
    .box-news .item .note b
    {
        font-size: 16px;

        margin: 0;
    }
}
.box-news .item .note p
{
    font-size: 16px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 24px;
    margin: 4px 0 0 0;

    color: #999;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px)
{
    .box-news .item .note p
    {
        font-size: 14px;
    }
}
.box-news .item .note .more
{
    position: absolute;
    right: 16px;
    bottom: 16px;

    width: 100%;

    text-align: right;
}
@media (max-width: 767px)
{
    .box-news .item .note .more
    {
        position: relative;
        right: auto;
        bottom: auto;

        margin-top: 10px;

        text-align: left;
    }
}
.box-news .item .note .more a
{
    line-height: 48px;

    display: inline-block;

    height: 48px;
    padding: 0 40px;

    -webkit-transition: all .4s;
            transition: all .4s;

    color: #fff;
    border-radius: 30px;
    background-color: #e63a3a;
}
.box-news .item .note .more a:hover
{
    background-color: #c41313;
}
@media (min-width: 1200px)
{
    .box-news .item:hover .img-box img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .box-news .item:hover .note b
    {
        color: #e63a3a;
    }
}
.box-news .slick-arrow
{
    position: absolute;
    z-index: 9;
    top: -60px;
    right: 60px;

    padding: 0;

    cursor: pointer;

    background: none;
}
.box-news .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    line-height: 30px;

    display: block;

    width: 30px;
    height: 30px;

    content: '\e601';
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;

    color: #999;
    background-color: #d8d8d8;
}
.box-news .slick-arrow.slick-next
{
    right: 15px;
    left: auto;
}
.box-news .slick-arrow.slick-next:before
{
    content: '\e827';
}
.box-news .slick-arrow:hover:before
{
    color: #fff;
    border: #e63a3a;
    background: #e63a3a;
}
.footer
{
    padding: 90px 0;

    background: url(../images/footer_bg.jpg) no-repeat center fixed;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .footer
    {
        padding: 50px 0;

        background: url(../images/footer_bg.jpg) no-repeat center;
        background-size: cover;
    }
}
.footer .foot-logo img
{
    max-width: 100%;
}
.footer .text
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .footer .text
    {
        margin-top: 20px;
    }
}
.footer .text p
{
    font-size: 16px;
    line-height: 40px;

    position: relative;

    padding-left: 46px;

    color: #fff;
}
@media (max-width: 1199px)
{
    .footer .text p
    {
        font-size: 14px;

        margin: 0;
        padding-left: 26px;
    }
}
.footer .text p:before
{
    font-family: 'iconfont' !important;
    font-size: 30px;

    position: absolute;
    left: 0;

    content: '\e6ab';

    color: #e63a3a;
}
@media (max-width: 1199px)
{
    .footer .text p:before
    {
        font-size: 20px;
    }
}
.footer .text p.address:before
{
    content: '\e62a';
}
.footer .text p.email:before
{
    content: '\e61a';
}
.footer .text p a:hover
{
    text-decoration: underline;
}
.footer .copyright
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .footer .copyright
    {
        margin-top: 20px;
    }
}
.footer .copyright p
{
    font-size: 16px;
    line-height: 2.25;

    margin: 0;

    color: #fff;
}
@media (max-width: 1199px)
{
    .footer .copyright p
    {
        font-size: 14px;
    }
}
.footer .copyright a:hover
{
    text-decoration: underline;
}
.footer .dituContent
{
    height: 350px;
}
@media (max-width: 1199px)
{
    .footer .dituContent
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .footer .foot-message
    {
        display: none;
    }
}
.footer .foot-message input,
.footer .foot-message textarea
{
    font-size: 12px;
    line-height: 22px;

    width: 100%;
    min-height: 44px;
    margin-bottom: 18px;
    padding: 4px 40px 4px 18px;

    color: #fff;
    border: 1px solid #ccc;
    background: none;
}
.footer .foot-message input::-webkit-input-placeholder,
.footer .foot-message textarea::-webkit-input-placeholder
{
    color: #d9d9d9;
}
.footer .foot-message input:-o-placeholder,
.footer .foot-message textarea:-o-placeholder
{
    color: #d9d9d9;
}
.footer .foot-message input::-moz-placeholder,
.footer .foot-message textarea::-moz-placeholder
{
    color: #d9d9d9;
}
.footer .foot-message input:-ms-input-placeholder,
.footer .foot-message textarea:-ms-input-placeholder
{
    color: #d9d9d9;
}
.footer .foot-message input:focus::-webkit-input-placeholder,
.footer .foot-message textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.footer .foot-message input:focus::-o-placeholder,
.footer .foot-message textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.footer .foot-message input:focus::-moz-placeholder,
.footer .foot-message textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.footer .foot-message input:focus::-ms-input-placeholder,
.footer .foot-message textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.footer .foot-message .item-name,
.footer .foot-message .item-email,
.footer .foot-message .item-content
{
    position: relative;
}
.footer .foot-message .item-name:after,
.footer .foot-message .item-email:after,
.footer .foot-message .item-content:after
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    line-height: 44px;

    position: absolute;
    top: 0;
    right: 0;

    width: 30px;

    content: '\e630';
    text-align: center;

    color: #ccc;
}
.footer .foot-message .item-email:after
{
    content: '\e72e';
}
.footer .foot-message .item-content:after
{
    content: '\e6d6';
}
.footer .foot-message .submit
{
    font-size: 18px;
    font-weight: bold;
    line-height: 42px;

    height: 42px;
    margin-top: 16px;
    padding: 0 46px;

    -webkit-transition: all .2s;
            transition: all .2s;

    color: #fff;
    border-radius: 4px;
    outline: none;
    background-color: #e63a3a;
}
.footer .foot-message .submit:hover
{
    background-color: #c41313;
}
.wrapper
{
    overflow: hidden;
}
.wrap
{
    padding: 80px 0;
}
@media (max-width: 991px)
{
    .wrap
    {
        padding: 60px 0;
    }
}
.title-in
{
    text-align: center;
}
.title-in b
{
    font-size: 32px;
    line-height: 1.5;

    display: block;

    color: #555;
}
@media (max-width: 991px)
{
    .title-in b
    {
        font-size: 24px;
    }
}
.title-in b span
{
    color: #e63a3a;
    margin-left: -8px;
}
.title-in p
{
    font-size: 16px;
    font-weight: bold;

    margin: 0;

    color: #e5e5e5;
}
.title-in p:before,
.title-in p:after
{
    display: inline-block;

    width: 38px;
    height: 1px;
    margin: 0 10px;

    content: '';
    vertical-align: middle;

    background-color: #e63a3a;
}
.title-in p:after
{
    background-color: #555;
}
.sidenav
{
    margin-top: 50px;
}
.sidenav .title-product
{
    background-color: #555;
}
.sidenav .title-product b
{
    font-size: 20px;
    font-weight: normal;
    line-height: 42px;

    display: block;

    text-align: center;

    color: #fff;
}
.sidenav ul.level-1 > li
{
    margin-bottom: 2px;

    background-color: #f2f2f2;
}
.sidenav ul.level-1 > li > a
{
    font-size: 16px;
    line-height: 26px;

    position: relative;

    display: block;

    padding: 8px 30px 8px 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 991px)
{
    .sidenav ul.level-1 > li > a
    {
        font-size: 15px;
    }
}
.sidenav ul.level-1 > li > a:after
{
    font-size: 30px;
    line-height: 42px;

    position: absolute;
    top: 0;
    right: 20px;

    content: '+';
    -webkit-transition: all .4s;
            transition: all .4s;

    color: #e63a3a;
}
.sidenav ul.level-1 > li ul.level-2
{
    display: none;

    padding: 10px 0;
}
@media (max-width: 991px)
{
    .sidenav ul.level-1 > li ul.level-2 li
    {
        display: inline-block;
    }
}
.sidenav ul.level-1 > li ul.level-2 li a
{
    line-height: 28px;

    display: block;

    margin: 1px 0;
    padding: 0 20px;

    color: #666;
    border-left: 2px solid #e63a3a;
}
.sidenav ul.level-1 > li ul.level-2 li a:hover
{
    color: #e63a3a;
}
.sidenav ul.level-1 > li.active > a,
.sidenav ul.level-1 > li:hover > a
{
    color: #fff;
    background-color: #e63a3a;
}
.sidenav ul.level-1 > li.active > a:after,
.sidenav ul.level-1 > li:hover > a:after
{
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);

    color: #fff;
}
.sidenav ul.level-1 > li.active ul.level-2
{
    display: block;
}
.inside-nav
{
    position: relative;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;

    background-color: #1f325d;
}
.inside-nav .nav-wrap
{
    position: relative;
    z-index: 2;

    overflow-x: auto;

    -webkit-overflow-scrolling: touch;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
}
.inside-nav .nav-wrap::-webkit-scrollbar
{
    width: 5px;
    height: 5px;

    background-color: #fefefe;
}
.inside-nav .nav-wrap::-webkit-scrollbar-track
{
    border-radius: 5px;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.inside-nav .nav-wrap::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .1);
}
.inside-nav .nav-wrap::-webkit-scrollbar-thumb:hover
{
    border-radius: 5px;
    background: rgba(0, 0, 0, .3);
}
.inside-nav ul
{
    font-size: 0;

    position: relative;

    display: inline-block;

    white-space: nowrap;
}
.inside-nav ul li
{
    position: relative;

    display: inline-block;

    margin-left: -2px;
}
.inside-nav ul li:after
{
    position: absolute;
    top: 20px;
    right: 0;

    display: inline-block;

    width: 2px;
    height: 20px;

    content: '';

    background-color: #fff;
}
.inside-nav ul li:last-child:after
{
    display: none;
}
.inside-nav ul li a
{
    font-size: 14px;
    font-weight: 500;
    line-height: 60px;

    display: inline-block;

    padding: 0 70px;

    color: #fff;
}
@media (max-width: 991px)
{
    .inside-nav ul li a
    {
        padding: 0 40px;
    }
}
@media (max-width: 767px)
{
    .inside-nav ul li a
    {
        padding: 0 30px;
    }
}
.inside-nav ul li.active:after,
.inside-nav ul li:hover:after
{
    display: none;
}
.inside-nav ul li.active a,
.inside-nav ul li:hover a
{
    background-color: #081c4c;
}
.wrap-about .about
{
    font-size: 0;

    margin-top: 60px;
}
@media (max-width: 991px)
{
    .wrap-about .about
    {
        margin-top: 30px;
    }
}
.wrap-about .about .pic,
.wrap-about .about .text
{
    display: inline-block;

    vertical-align: middle;
}
.wrap-about .about .pic
{
    width: 35%;
}
@media (max-width: 1470px)
{
    .wrap-about .about .pic
    {
        width: 38%;
    }
}
@media (max-width: 991px)
{
    .wrap-about .about .pic
    {
        width: 100%;
    }
}
.wrap-about .about .pic img
{
    max-width: 100%;
}
.wrap-about .about .text
{
    font-size: 14px;

    width: 65%;
    padding-left: 30px;
}
@media (max-width: 1470px)
{
    .wrap-about .about .text
    {
        width: 62%;
    }
}
@media (max-width: 991px)
{
    .wrap-about .about .text
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.wrap-about .about .text p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    color: #666;
}
@media (max-width: 1470px)
{
    .wrap-about .about .text p
    {
        font-size: 15px;
        line-height: 1.86666667;
    }
}
@media (max-width: 991px)
{
    .wrap-about .about .text p
    {
        font-size: 14px;
    }
}
.wrap-download .download
{
    margin-top: 30px;
}
.wrap-download .download .item
{
    position: relative;

    overflow: hidden;

    margin-top: 20px;
    padding: 10px 270px 10px 100px;

    border: 1px solid #ccc;
}
@media (max-width: 991px)
{
    .wrap-download .download .item
    {
        padding-right: 0;
        padding-left: 60px;
    }
}
.wrap-download .download .item p
{
    font-size: 16px;
    line-height: 40px;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .wrap-download .download .item p
    {
        font-size: 15px;
    }
}
.wrap-download .download .item span
{
    font-size: 16px;
    line-height: 40px;

    position: absolute;
    top: 10px;
    left: 28px;

    width: 40px;
    height: 40px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #e90000;
}
@media (max-width: 991px)
{
    .wrap-download .download .item span
    {
        left: 10px;
    }
}
.wrap-download .download .item a.down
{
    font-size: 16px;
    line-height: 40px;

    position: absolute;
    top: 10px;
    right: 30px;

    display: block;

    height: 40px;
    padding: 0 50px;

    -webkit-transition: all .2s;
            transition: all .2s;

    color: #fff;
    background-color: #1a1a1a;
}
@media (max-width: 991px)
{
    .wrap-download .download .item a.down
    {
        font-size: 14px;

        position: relative;
        top: 0;
        right: 0;

        display: inline-block;
        float: right;

        margin-top: 10px;
        padding: 0 15px;

        -webkit-transform: 10px;
            -ms-transform: 10px;
                transform: 10px;
    }
}
.wrap-download .download .item a.down:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;

    display: inline-block;

    margin-right: 10px;

    content: '\e62c';
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    vertical-align: middle;
}
.wrap-download .download .item a.down:hover
{
    background-color: #e90000;
}
.wrap-news .news
{
    margin-top: 20px;
}
.wrap-news .news .item
{
    position: relative;

    display: block;
    overflow: hidden;

    margin-top: 30px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
.wrap-news .news .item:after
{
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: 0;
    height: 4px;

    content: '';
    -webkit-transition: all .4s;
            transition: all .4s;

    background-color: #e63a3a;
}
.wrap-news .news .item .img-box
{
    padding-bottom: 86.66666667%;
}
.wrap-news .news .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-news .news .item a
{
    display: block;
}
.wrap-news .news .item .pic
{
    position: relative;
}
.wrap-news .news .item .pic span.date
{
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;

    position: absolute;
    top: 0;
    left: 0;

    display: inline-block;

    padding: 0 14px;

    color: #fff;
    border-radius: 0 30px 30px 0;
    background-color: #e63a3a;
}
@media (max-width: 991px)
{
    .wrap-news .news .item .pic span.date
    {
        font-size: 18px;
    }
}
.wrap-news .news .item .note
{
    padding: 30px 0;

    text-align: center;
}
@media (max-width: 991px)
{
    .wrap-news .news .item .note
    {
        padding: 20px 0;
    }
}
.wrap-news .news .item .note b
{
    font-size: 20px;
    font-weight: normal;
    line-height: 40px;

    display: block;

    height: 40px;

    border-bottom: 1px solid #ccc;
}
@media (max-width: 991px)
{
    .wrap-news .news .item .note b
    {
        font-size: 18px;
    }
}
.wrap-news .news .item .note p
{
    font-size: 14px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 24px;
    margin: 10px 0 0 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-news .news .item .note a.more
{
    font-size: 14px;
    line-height: 32px;

    display: inline-block;

    width: 50%;
    height: 32px;
    margin-top: 14px;

    -webkit-transition: all .2s;
            transition: all .2s;

    color: #fff;
    background-color: #666;
}
.wrap-news .news .item .note a.more:hover
{
    background-color: #e63a3a;
}
.wrap-news .news .item:hover
{
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}
.wrap-news .news .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-news .news .item:hover .note b
{
    color: #e63a3a;
}
.wrap-news-show .title-news
{
    text-align: center;
}
.wrap-news-show .title-news h1
{
    font-size: 22px;
    font-weight: bold;

    margin: 0 0 10px 0;
}
@media (max-width: 991px)
{
    .wrap-news-show .title-news h1
    {
        font-size: 20px;
    }
}
.wrap-news-show .title-news span.date
{
    font-size: 16px;
    line-height: 2;

    display: block;

    margin: 10px 0 0 0;
}
.wrap-news-show .news-show
{
    margin-top: 20px;
}
.wrap-news-show .news-show p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    word-break: break-word;

    color: #666;
}
@media (max-width: 991px)
{
    .wrap-news-show .news-show p
    {
        font-size: 14px;
    }
}
.wrap-news-show .news-show img
{
    max-width: 100%;
}
.wrap-news-show .news-relate
{
    margin-top: 30px;
}
.wrap-news-show .news-relate a
{
    font-size: 16px;
    line-height: 40px;

    display: block;
    display: -webkit-box;
    overflow: hidden;

    height: 40px;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .wrap-news-show .news-relate a
    {
        font-size: 15px;
    }
}
.wrap-news-show .news-relate a span
{
    color: #e63a3a;
}
.wrap-news-show .news-relate a:hover
{
    text-decoration: underline;

    color: #e63a3a;
}
.wrap-product .product
{
    margin-top: 20px;
}
.wrap-product .product .item
{
    position: relative;

    display: block;
    overflow: hidden;

    margin-top: 30px;

    -webkit-transition: all .4s;
            transition: all .4s;

    background-color: #f2f2f2;
}
@media (max-width: 767px)
{
    .wrap-product .product .item
    {
        margin-top: 16px;
    }
}
.wrap-product .product .item .img-box
{
    padding-bottom: 125.92592593%;
}
.wrap-product .product .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-product .product .item p
{
    line-height: 50px;

    position: relative;

    display: -webkit-box;
    overflow: hidden;

    height: 50px;
    margin: 0;
    padding: 0 60px 0 20px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .wrap-product .product .item p
    {
        padding: 0 30px 0 15px;
    }
}
.wrap-product .product .item p:after
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    position: absolute;
    top: 0;
    right: 30px;

    display: inline-block;

    content: '\e65e';
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
@media (max-width: 991px)
{
    .wrap-product .product .item p:after
    {
        right: 10px;
    }
}
@media (min-width: 1200px)
{
    .wrap-product .product .item:hover
    {
        box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    }
    .wrap-product .product .item:hover .img-box img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .wrap-product .product .item:hover p:after
    {
        color: #e63a3a;
    }
}
.wrap-product-show .carousel-wrap
{
    overflow: hidden;

    margin-top: 50px;
}
.wrap-product-show .carousel-wrap .carousel
{
    font-size: 0;

    position: relative;
}
.wrap-product-show .carousel-wrap .carousel .img-box
{
    padding-bottom: 125.92592593%;
}
.wrap-product-show .carousel-wrap .carousel .slider-for
{
    position: relative;

    background-color: #eff4ff;
}
.wrap-product-show .carousel-wrap .carousel .slider-for .item
{
    position: relative;
}
.wrap-product-show .carousel-wrap .slider-nav
{
    margin: 0 -7px;
    margin-top: 24px;
    padding: 0 30px;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .slider-nav
    {
        padding: 0 30px;
    }
}
.wrap-product-show .carousel-wrap .slider-nav .img-box
{
    padding-bottom: 125.92592593%;
}
.wrap-product-show .carousel-wrap .slider-nav .slick-slide
{
    padding: 0 10px;

    outline: none;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .slider-nav .slick-slide
    {
        padding: 0 4px;
    }
}
.wrap-product-show .carousel-wrap .slider-nav .item
{
    position: relative;

    border: 1px solid #d3d0d0;
}
.wrap-product-show .carousel-wrap .slider-nav .slick-current .item
{
    border: 1px solid #e63a3a;
}
.wrap-product-show .carousel-wrap .slick-arrow
{
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 10px;

    height: 100%;
    margin: 0;
    padding: 0;

    cursor: pointer;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: left;

    background: none;
}
.wrap-product-show .carousel-wrap .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;

    float: left;

    content: '\e827';
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);

    color: #c7c7c7;
}
.wrap-product-show .carousel-wrap .slick-arrow.slick-next
{
    right: 10px;
    left: auto;

    text-align: right;
}
.wrap-product-show .carousel-wrap .slick-arrow.slick-next:before
{
    float: right;

    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.wrap-product-show .carousel-wrap .slick-arrow:hover:before
{
    color: #e63a3a;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .info-box
    {
        margin-top: 30px;
    }
}
.wrap-product-show .carousel-wrap .info-box h1
{
    font-size: 18px;
    font-weight: bold;

    margin: 0;
    margin-top: 30px;
}
@media (max-width: 1400px)
{
    .wrap-product-show .carousel-wrap .info-box h1
    {
        margin-top: 10px;
    }
}
.wrap-product-show .carousel-wrap .info-box .text
{
    margin-top: 30px;
}
@media (max-width: 1400px)
{
    .wrap-product-show .carousel-wrap .info-box .text
    {
        margin-top: 20px;
    }
}
.wrap-product-show .carousel-wrap .info-box .text p
{
    font-size: 14px;
    line-height: 24px;

    margin: 0;

    color: #999;
}
.wrap-product-show .carousel-wrap .info-box .text p span
{
    font-size: 16px;
}
.wrap-product-show .carousel-wrap .info-box .fun-btn
{
    padding-bottom: 40px;

    border-bottom: 1px solid #ddd;
}
@media (max-width: 1400px)
{
    .wrap-product-show .carousel-wrap .info-box .fun-btn
    {
        padding-bottom: 20px;
    }
}
.wrap-product-show .carousel-wrap .info-box .fun-btn a
{
    font-size: 18px;
    line-height: 46px;

    display: inline-block;

    margin-top: 30px;
    padding: 0 50px;

    -webkit-transition: all .2s;
            transition: all .2s;

    color: #fff;
    background-color: #555;
}
@media (max-width: 1400px)
{
    .wrap-product-show .carousel-wrap .info-box .fun-btn a
    {
        margin-top: 20px;
    }
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .info-box .fun-btn a
    {
        font-size: 15px;
    }
}
.wrap-product-show .carousel-wrap .info-box .fun-btn a.btn-inquiry
{
    background-color: #e63a3a;
}
.wrap-product-show .carousel-wrap .info-box .fun-btn a:hover
{
    background-color: #c41313;
}
.wrap-product-show .carousel-wrap .info-box .prev-next
{
    text-align: right;
}
.wrap-product-show .carousel-wrap .info-box .prev-next a
{
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;

    display: inline-block;

    width: 35px;
    height: 35px;
    margin-left: 10px;

    text-align: center;

    border: 1px solid #e63a3a;
}
.wrap-product-show .carousel-wrap .info-box .prev-next a:after
{
    font-family: 'iconfont' !important;

    content: '\e827';
}
.wrap-product-show .carousel-wrap .info-box .prev-next a.prev:after
{
    content: '\e601';
}
.wrap-product-show .carousel-wrap .info-box .prev-next a:hover
{
    color: #fff;
    background-color: #e63a3a;
}
.wrap-product-show .title-relate,
.wrap-product-show .title-inquiry
{
    line-height: 42px;

    padding: 0 20px;

    background-color: #555;
}
.wrap-product-show .title-relate b,
.wrap-product-show .title-inquiry b
{
    font-size: 20px;
    font-weight: normal;

    display: block;

    color: #fff;
}
.wrap-product-show .parameter
{
    padding-top: 60px;
}
.wrap-product-show .parameter ul.parameter-sort li
{
    display: inline-block;
}
.wrap-product-show .parameter ul.parameter-sort li a
{
    font-size: 20px;
    line-height: 42px;

    display: block;

    min-width: 120px;
    padding: 0 10px;

    text-align: center;

    border-bottom: 2px solid #555;
}
@media (max-width: 991px)
{
    .wrap-product-show .parameter ul.parameter-sort li a
    {
        font-size: 16px;

        min-width: 90px;
    }
}
.wrap-product-show .parameter ul.parameter-sort li.active a
{
    color: #fff;
    background-color: #555;
}
.wrap-product-show .parameter .parameter-list
{
    margin-top: 30px;
}
.wrap-product-show .parameter .parameter-list p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    color: #666;
}
.wrap-product-show .parameter .parameter-list img
{
    max-width: 100%;
}
.wrap-product-show .inquiry
{
    padding-top: 60px;
}
.wrap-product-show .inquiry form
{
    padding: 14px;
}
.wrap-product-show .inquiry input,
.wrap-product-show .inquiry textarea
{
    font-size: 16px;
    line-height: 40px;

    width: 100%;
    padding: 16px 0;

    border-bottom: 1px solid #ddd;
}
@media (max-width: 991px)
{
    .wrap-product-show .inquiry input,
    .wrap-product-show .inquiry textarea
    {
        font-size: 14px;
    }
}
.wrap-product-show .inquiry .submit
{
    font-size: 20px;
    line-height: 48px;

    display: block;

    width: 180px;
    height: 48px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0;

    -webkit-transition: all .2s;
            transition: all .2s;

    color: #fff;
    border-radius: 30px;
    background-color: #ea0000;
}
@media (max-width: 991px)
{
    .wrap-product-show .inquiry .submit
    {
        font-size: 16px;
        line-height: 40px;

        width: 180px;
        height: 40px;
    }
}
.wrap-product-show .inquiry .submit:hover
{
    background-color: #e63a3a;
}
.wrap-product-show .inquiry .read input::-webkit-input-placeholder,
.wrap-product-show .inquiry .read textarea::-webkit-input-placeholder
{
    color: #666;
}
.wrap-product-show .inquiry .read input:-o-placeholder,
.wrap-product-show .inquiry .read textarea:-o-placeholder
{
    color: #666;
}
.wrap-product-show .inquiry .read input::-moz-placeholder,
.wrap-product-show .inquiry .read textarea::-moz-placeholder
{
    color: #666;
}
.wrap-product-show .inquiry .read input:-ms-input-placeholder,
.wrap-product-show .inquiry .read textarea:-ms-input-placeholder
{
    color: #666;
}
.wrap-product-show .inquiry .read input:focus::-webkit-input-placeholder,
.wrap-product-show .inquiry .read textarea:focus::-webkit-input-placeholder
{
    color: #05246b;
}
.wrap-product-show .inquiry .read input:focus::-o-placeholder,
.wrap-product-show .inquiry .read textarea:focus::-o-placeholder
{
    color: #05246b;
}
.wrap-product-show .inquiry .read input:focus::-moz-placeholder,
.wrap-product-show .inquiry .read textarea:focus::-moz-placeholder
{
    color: #05246b;
}
.wrap-product-show .inquiry .read input:focus::-ms-input-placeholder,
.wrap-product-show .inquiry .read textarea:focus::-ms-input-placeholder
{
    color: #05246b;
}
.wrap-product-show .inquiry input::-webkit-input-placeholder,
.wrap-product-show .inquiry textarea::-webkit-input-placeholder
{
    color: #666;
}
.wrap-product-show .inquiry input:-o-placeholder,
.wrap-product-show .inquiry textarea:-o-placeholder
{
    color: #666;
}
.wrap-product-show .inquiry input::-moz-placeholder,
.wrap-product-show .inquiry textarea::-moz-placeholder
{
    color: #666;
}
.wrap-product-show .inquiry input:-ms-input-placeholder,
.wrap-product-show .inquiry textarea:-ms-input-placeholder
{
    color: #666;
}
.wrap-product-show .inquiry input:focus::-webkit-input-placeholder,
.wrap-product-show .inquiry textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry input:focus::-o-placeholder,
.wrap-product-show .inquiry textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry input:focus::-moz-placeholder,
.wrap-product-show .inquiry textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry input:focus::-ms-input-placeholder,
.wrap-product-show .inquiry textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .relate-product
{
    padding-top: 40px;
}
.wrap-product-show .relate-product .slick-relate
{
    margin: 0 -25px;
    margin-top: 40px;
    padding-bottom: 60px;
}
@media (max-width: 1199px)
{
    .wrap-product-show .relate-product .slick-relate
    {
        margin: 0 -10px;
        margin-top: 30px;
    }
}
.wrap-product-show .relate-product .slick-relate .slick-slide
{
    padding: 0 25px;
}
@media (max-width: 1199px)
{
    .wrap-product-show .relate-product .slick-relate .slick-slide
    {
        padding: 0 10px;
    }
}
.wrap-product-show .relate-product .slick-relate .item .img-box
{
    padding-bottom: 125.92592593%;
}
.wrap-product-show .relate-product .slick-relate .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-product-show .relate-product .slick-relate .item p
{
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    text-align: center;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-product-show .relate-product .slick-relate .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-product-show .relate-product .slick-relate .item:hover p
{
    color: #e63a3a;
}
.wrap-product-show .relate-product .slick-relate .slick-arrow
{
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: -webkit-calc(50% - 34px);
    left:         calc(50% - 34px);

    width: 26px;
    height: 100%;
    height: 26px;
    margin: 0;
    padding: 0;

    cursor: pointer;
    text-align: left;
    text-align: center;

    border: 1px solid #e63a3a;
    background: none;
}
.wrap-product-show .relate-product .slick-relate .slick-arrow:before
{
    font-family: 'iconfont' !important;

    display: block;

    content: '\e827';
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.wrap-product-show .relate-product .slick-relate .slick-arrow.slick-next
{
    right: -webkit-calc(50% - 34px);
    right:         calc(50% - 34px);
    left: auto;
}
.wrap-product-show .relate-product .slick-relate .slick-arrow.slick-next:before
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.wrap-product-show .relate-product .slick-relate .slick-arrow:hover
{
    color: #fff;
    background-color: #e63a3a;
}
.wrap-product-show .table-box
{
    overflow: auto;

    width: 100%;
    max-width: 100%;
}
.wrap-product-show table
{
    max-width: 100%;
    margin: 0;
    padding: 0;

    border-spacing: 0;
    border-collapse: collapse;
}
.wrap-product-show table tr,
.wrap-product-show table td
{
    width: auto !important;
    height: auto !important;

    vertical-align: middle;
}
.wrap-product-show table td
{
    padding: 8px 20px !important;

    border: 1px solid #fff !important;
}
.wrap-product-show table tr p,
.wrap-product-show table tr span
{
    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}
.wrap-contact
{
    overflow: hidden;
}
.wrap-contact .contact
{
    overflow: hidden;

    margin-top: 50px;

    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.wrap-contact .contact .message,
.wrap-contact .contact .text
{
    float: left;
}
.wrap-contact .contact .message
{
    width: 55%;
    padding: 26px 4% 40px;
}
@media (max-width: 1470px)
{
    .wrap-contact .contact .message
    {
        padding: 20px 15px 40px;
    }
}
@media (max-width: 991px)
{
    .wrap-contact .contact .message
    {
        width: 100%;
    }
}
.wrap-contact .contact .message p
{
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;

    color: #666;
}
@media (max-width: 1470px)
{
    .wrap-contact .contact .message p
    {
        font-size: 16px;
    }
}
.wrap-contact .contact .message form
{
    margin-top: 20px;
}
.wrap-contact .contact .message input,
.wrap-contact .contact .message textarea
{
    font-size: 16px;
    line-height: 40px;

    width: 100%;
    padding: 10px 0;

    border-bottom: 1px solid #ddd;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .message input,
    .wrap-contact .contact .message textarea
    {
        font-size: 14px;
    }
}
.wrap-contact .contact .message .submit
{
    font-size: 20px;
    line-height: 48px;

    display: block;

    width: 230px;
    height: 48px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0;

    -webkit-transition: all .2s;
            transition: all .2s;

    color: #fff;
    border-radius: 30px;
    background-color: #ea0000;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .message .submit
    {
        font-size: 16px;
        line-height: 40px;

        width: 180px;
        height: 40px;
    }
}
.wrap-contact .contact .message .submit:hover
{
    background-color: #e63a3a;
}
.wrap-contact .contact .text
{
    width: 45%;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .text
    {
        width: 100%;
    }
}
.wrap-contact .contact .text b
{
    font-size: 22px;
    line-height: 40px;

    display: block;

    padding: 20px 10px;

    text-align: center;

    color: #fff;
    background-color: #c12b2b;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .text b
    {
        font-size: 18px;

        padding: 10px;
    }
}
.wrap-contact .contact .text ul li
{
    padding: 40px 30px;

    border-bottom: 1px solid rgba(255, 255, 255, .4);
    background-color: #d44747;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .text ul li
    {
        padding: 30px 15px;
    }
}
.wrap-contact .contact .text ul li p
{
    font-size: 18px;
    line-height: 30px;

    position: relative;

    margin: 0;
    padding-left: 40px;

    color: #fff;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .text ul li p
    {
        font-size: 15px;
    }
}
.wrap-contact .contact .text ul li p:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;

    position: absolute;
    top: 0;
    left: 0;

    content: '\e62a';
}
.wrap-contact .contact .text ul li.tel p:before
{
    content: '\e74d';
}
.wrap-contact .contact .text ul li.email p:before
{
    content: '\e62e';
}
.wrap-contact .contact .text ul li.fax p:before
{
    content: '\e654';
}
.wrap-contact .dituContent
{
    height: 650px;
    margin-top: 90px;
}
@media (max-width: 991px)
{
    .wrap-contact .dituContent
    {
        height: 350px;
        margin-top: 50px;
    }
}
.page
{
    margin-top: 50px;

    text-align: center;
}
.page li
{
    display: inline-block;

    vertical-align: top;
}
.page li a
{
    font-size: 14px;
    line-height: 26px;

    width: 26px;
    height: 26px;
    margin: 0 10px;

    cursor: pointer;
    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;

    border: 1px solid #ddd;
}
.page li a
{
    display: block;
}
.page li.prev a:before,
.page li.next a:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    content: '\e9b5';
}
.page li.next a:before
{
    content: '\e72f';
}
.page li.active a,
.page li:hover a
{
    color: #fff;
    border-color: #e63a3a;
    background-color: #e63a3a;
}
.lazy
{
    background-image: url(../js/slick/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.fancybox-slide--iframe .fancybox-content
{
    width: 733px;
    max-width: 80%;
    height: 500px;
    max-height: 50%;
    margin: 0;
}
.BMapLabel
{
    max-width: none;
}
.stuck
{
    position: fixed;
    z-index: 9;
    top: 0;

    width: 100%;

    background-color: #fff;
    box-shadow: 0 0 10px rgba(51, 51, 51, .15);
}

.act{
    color: #e63a3a !important;
}
